Lua/Shared/NetworkObject/Static Functions/GetByName
From JC2-MP Documentation
< Lua | Shared | NetworkObject
  
| Returns | NetworkObject | 
|---|---|
| Prototype | NetworkObject.GetByName(string name) | 
| Description | No description | 
Description
Returns the NetworkObject with the given name, or nil if no NetworkObject was found with the given name.

